func net._C_free
4 uses
net (current package)
cgo_unix.go#L333: defer _C_free(mem)
cgo_unix.go#L353: defer _C_free(unsafe.Pointer(buf))
cgo_unix.go#L371: _C_free(unsafe.Pointer(buf))
cgo_unix_cgo.go#L69: func _C_free(p unsafe.Pointer) { func() { _cgo0 := /*line :66:51*/p; _cgoCheckPointer(_cgo0, nil); /*line :66:53*/_Cfunc_free(_cgo0); }() }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)